go.pact.im/x/clock.eventTicker.mu (field)

5 uses

	go.pact.im/x/clock (current package)
		ticker.go#L62: 	mu sync.Mutex
		ticker.go#L136: 	t.mu.Lock()
		ticker.go#L137: 	defer t.mu.Unlock()
		ticker.go#L148: 	t.mu.Lock()
		ticker.go#L149: 	defer t.mu.Unlock()